home *** CD-ROM | disk | FTP | other *** search
/ comtecelectrical.ca / www.comtecelectrical.ca.tar / www.comtecelectrical.ca / infobots / Backup / MSOCache / All Users / 90000409-6000-11D3-8CFE-0150048383C9 / YA561403.CAB / OWCDPL10.CHM_1033 / html / startpage.css < prev    next >
Cascading Style Sheet File  |  2001-01-24  |  7KB  |  220 lines

  1. /* Style Sheet Last updated - 3/1/00 */ 
  2. /* This style sheet is for IE 4.02 and up */ 
  3.  
  4.  
  5. /* BODY = default paragraph font */ 
  6.     body        {bgcolor: #ffffff; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 70%; margin: 0px;}
  7.         
  8. /* HYPERLINKS */ 
  9.     a:link        {color: #0000cc; text-decoration: none;}
  10.     a:hover        {text-decoration: underline;}
  11.     a:active    {color: #0000cc;}
  12.     a:visited    {color: #990099; text-decoration: none;}
  13.     a:visited:hover        {text-decoration: underline;}    
  14.     .pop        {text-decoration: none;}
  15.     .homelink    {font-size: 85%; text-decoration: none; color: #0000CC;}
  16.     .homelink:hover    {text-decoration: underline; color: #0000CC;}
  17.     .homelink:visited    {color: #0000CC;}
  18.     .bannerlink    {text-decoration: none; color: #0000CC;}
  19.     .bannerlink:hover    {text-decoration: underline; color: #0000CC;}
  20.     .bannerlink:visited    {color: #0000CC;}
  21.  
  22. /* LISTS */ 
  23.     ol        {font-size: 100%; margin-top: .5em; margin-bottom: 0em; margin-left: 4.5em; margin-right: 1em;}
  24.     ul        {font-size: 100%; margin-bottom: 0em; margin-top: .5em; list-style-image: url("../images/bluedot.gif"); margin-left: 4em; margin-right: 1em;}
  25.     ol ul    {list-style-image: url("../images/bluedot.gif"); margin-top: .5em;}
  26.     ul ul    {list-style-image: url("../images/bluedot.gif"); margin-top: .5em;}
  27.     li        {margin-bottom: .7em; margin-left: -1.5em;}
  28.     .tourul    {margin-left: 3em;}
  29.  
  30.  
  31. /* PREFORMATTING/CODE */ 
  32.     pre         {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
  33.     code     {font-family: "courier new", courier; font-size: 125%; }
  34.     
  35. /* TABLES */ 
  36.     table    {font-size: 100%; margin-bottom: 0em; font-family: Tahoma, Arial, Helvetica, sans-serif;}
  37.     th        {text-align: left; background: #DDDDDD; margin: .25em; vertical-align: bottom;}
  38.     tr        {vertical-align: top;}
  39.     td        {margin: .25em; vertical-align: top;}
  40.     
  41. /* HELP CENTER LAYOUT TABLE STYLES */ 
  42.     .hctable    {font-size: 100%; margin-top: 0em; font-family: Tahoma; padding-left: 10px;  width: 100%; background-color: #E7E7D6;}
  43.     .prlbannertbl    {border-bottom: 2px solid #999999; background-color: #9999FF;}
  44.     .grnbannertbl    {border-bottom: 2px solid #999999; background-color: #99CC99;}
  45.     .titletdprl    {padding-left: 10px; background-color: #CCCCFF; vertical-align: top;}
  46.     .titletdgrn    {padding-left: 10px; background-color: #CCFFCC; vertical-align: top;}
  47.     .bannertd    {padding-top: 10px; padding-left: 10px; vertical-align: middle; text-align: left; font-size: 145%;}
  48.     .hometd        {vertical-align: top; background-color: #E7E7D6; text-align: left;}
  49.  
  50.  
  51. /* PARAGRAPH */ 
  52.     p        {margin-top: .6em; margin-bottom: .6em; margin-left: 1em; margin-right: 1em;}
  53.  
  54. /* Heading styles---------------------------------------------------------------------------- */ 
  55.  
  56.     h1            {font-size: 125%; margin-top: .4em; margin-bottom: .5em; margin-left: 1em; margin-right: 1em;}
  57.     h2            {font-size: 110%; margin-top: 2em; margin-bottom: .5em; margin-left: 1em; margin-right: 1em;}
  58.     h3            {font-size: 100%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold; margin-left: 1em; margin-right: 1em;}
  59.     h4            {font-size: 100%; margin-top: 1.2em; font-weight: bold; margin-left: 1em; margin-right: 1em;}
  60.     h5            {font-size: 100%; margin-top: 1.2em; font-weight: bold; margin-left: 1em; margin-right: 1em;}
  61.     .lproch        {font-weight: bold ;margin-top: 1.2em; margin-left: 1em; margin-right: 1em;}/* Heading 9,List Procedure Heading,lproch */ 
  62.  
  63.  
  64. /* Defined List styles ----------------------------------------------------------------------- */
  65.  
  66.     dt        {font-weight: bold; }
  67.     dd        {margin-left: 2em; margin-bottom: .6em; }
  68.  
  69.  
  70. /* Paragraph styles--------------------------------------------------------------------------- */ 
  71.  
  72.     .ac            {font-size: 90%; } 
  73.     .alpha        {font-size: 125%; font-weight: bold; }
  74.     .hang        {text-indent: -2em; margin-left: 2em;}
  75.     .BPhide     {display: none }
  76.     .BPshow     {  }
  77.     .fixp        {color: #00ff00;}    /* *fix this paragraph for incorrectly used styles / green */ 
  78.     .ind        {margin-left: 2em;}
  79.     .box    {background-color: #FFFFCC; padding-top: 8px; padding-left: 8px; padding-right: 8px; padding-bottom: 13px; border: 1px solid #CCCCCC; font-size: 80%; font-family: Tahoma; size: 50%; align: center; margin: 10px;}
  80.     .header    {color: #333333;}
  81.  
  82.  
  83.  
  84.  
  85. /* MAYBE KEEP .LBR1 IN CASE WE CAN GET HANGING INDENT TO WORK IN IE5.0? */ 
  86.     .mt            {margin-top:  2em; font-weight: bold; }
  87.     .noborder    {border: none; }
  88.     .rtt        {text-align: right; font-size: 90%; }
  89.     .tableup    {margin-top: 0em; }
  90.  
  91. /* spacing styles */ 
  92.     .4            {line-height: 4pt;}
  93.     .6            {line-height: 6pt;}
  94.  
  95.  
  96. /* Language Reference styles */
  97.  
  98.  
  99. /* code comments */
  100.     .comment {color: darkgreen;
  101.         }
  102.  
  103. /* Object model blue box */ 
  104.     .omblue { height: 16px;
  105.         width: 180px;
  106.         padding: 0px 0px 0px 2px;
  107.         background-color: #99FFFF;
  108.         border: 1px solid windowframe;
  109.         color: windowtext;
  110.         font-weight: bold;
  111.         text-decoration: none;
  112.         cursor: hand;
  113.         }
  114.  
  115. /* Object model blue dashed box */ 
  116.     .ombluedash { height: 16px;
  117.         width: 180px;
  118.         padding: 0px 0px 0px 2px;
  119.         background-color: #99FFFF;
  120.         border: 1px dashed windowframe;
  121.         color: windowtext;
  122.         text-decoration: none;
  123.         cursor: hand;
  124.         }
  125.  
  126. /* Object model yellow box */ 
  127.     .omyellow { height: 16px;
  128.         width: 180px;
  129.         padding: 0px 0px 0px 2px;
  130.         background-color: #FFFF99;
  131.         border: 1px solid windowframe;
  132.         color: windowtext;
  133.         font-weight: bold;
  134.         text-decoration: none;
  135.         cursor: hand;
  136.         }
  137.  
  138. /* Object model yellow dashed box */ 
  139.     .omyellowdash { height: 16px;
  140.         width: 180px;
  141.         padding: 0px 0px 0px 2px;
  142.         background-color: #FFFF99;
  143.         border: 1px dashed windowframe;
  144.         color: windowtext;
  145.         text-decoration: none;
  146.         cursor: hand;
  147.         }
  148.  
  149. /* Navigation hyperlink list container */
  150.     .ofvbaispan { position: absolute;
  151.         padding: 0px 0px 0px 0px;
  152.         border: 1px solid windowframe;
  153.         color: windowtext;
  154.         display: none;
  155.         z-index: +1;
  156.         }
  157.  
  158. /* Navigation area */
  159.     .ofvbanav { padding: 0px 0px 10px 0px;
  160.         }
  161.  
  162. /* Active navigation area jumps */
  163.     .ofvbanavreuse { width: 75px;
  164.         color: #0000cc;
  165.         cursor: hand;
  166.         }
  167.  
  168. /* Inactive navigation area jump */
  169.     .ofvbanavunused { width: 75px;
  170.         color: graytext;
  171.         }
  172.  
  173. /* Navigation hyperlink list topic description toggle */
  174.     .ofvbashowdesc { color:#0000cc;
  175.         cursor:hand;
  176.         font-size:smaller;
  177.         text-decoration:underline;
  178.         }
  179.  
  180. /* Navigation hyperlink list topic description sections */
  181.     .ofvbadesc { color: windowtext;
  182.         display: none;
  183.         }
  184.  
  185. /* Example navigation area jumps */
  186.     .ofvbanavex { text-decoration: none;
  187.         }
  188.  
  189. /* Syntax box */
  190.     .ofvbasyn { width: 100%;
  191.         padding: 0px 8px 0px 8px;
  192.         background-color: lightgrey;
  193.         }
  194.  
  195. /* Dropdown styles --------------------------------------------------------------------------- */
  196.  
  197. .DropDown    {text-decoration: none; font-weight: normal; top: 0pt;} 
  198. .DropDown:hover    {text-decoration: underline; }
  199.  
  200.             
  201. .HidePopUp     {text-decoration: none; }
  202. .HidePopUp:hover{text-decoration: underline; }
  203.  
  204. .Glossary    {text-decoration: none; }
  205. .glossary:hover    {text-decoration: underline; }
  206.                 
  207. .Glossarydef    {color: #008C00; text-decoration: none;}
  208.  
  209. .srcContent     { }
  210.  
  211. .expfav        {font-size: 80%; text-align: Right; margin-top: -1em; margin-bottom: 0; }
  212.  
  213. .expanded    {font-weight: normal; }    
  214.  
  215. .collapsed    {display: none;}    
  216.                  
  217. .def        {margin-top: 40pt;}    
  218.  
  219. #theIFRAME    {position: absolute; display:none; }
  220.